home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / updates / PetesRolandDriver / PetesRolandDriver-0.3.dmg / PetesRolandUSBMIDIDriver.plugin / Contents / Info.plist next >
Extensible Markup Language  |  2002-01-20  |  1KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>PetesRolandUSBMIDIDriver</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>Pete's Roland USB MIDI Interface Driver 0.3, see http://pete.yandell.com for more info</string>
  11.     <key>CFBundleInfoDictionaryVersion</key>
  12.     <string>6.0</string>
  13.     <key>CFBundleName</key>
  14.     <string>Pete's Roland USB MIDI Interface Driver</string>
  15.     <key>CFBundlePackageType</key>
  16.     <string>BNDL</string>
  17.     <key>CFBundleShortVersionString</key>
  18.     <string>0.3</string>
  19.     <key>CFBundleSignature</key>
  20.     <string>????</string>
  21.     <key>CFBundleVersion</key>
  22.     <string>0.3</string>
  23.     <key>CFPlugInDynamicRegisterFunction</key>
  24.     <string></string>
  25.     <key>CFPlugInDynamicRegistration</key>
  26.     <string>NO</string>
  27.     <key>CFPlugInFactories</key>
  28.     <dict>
  29.         <key>04C08DDE-07F0-11D6-87FE-003065EE5D8A</key>
  30.         <string>NewRolandUSBMIDIDriver</string>
  31.     </dict>
  32.     <key>CFPlugInTypes</key>
  33.     <dict>
  34.         <key>ECDE9574-0FE4-11D4-BB1A-0050E4CEA526</key>
  35.         <array>
  36.             <string>04C08DDE-07F0-11D6-87FE-003065EE5D8A</string>
  37.         </array>
  38.     </dict>
  39. </dict>
  40. </plist>
  41.